Description

Allow users to see what is going on in a small view to the side of the main one.
The minimap will basicly be what the game looked like before we added sprites.

Requirements

  • Entire map is viewable in the panel
  • camera can be navigated by interacting with the minimap
  • Entities are viewable in the mini map

Tasks

  • Implement minimap display element
  • implement minimap click events

Blocked by